Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor client, and add test #98

Merged
merged 2 commits into from
Jul 31, 2024
Merged

Refactor client, and add test #98

merged 2 commits into from
Jul 31, 2024

Conversation

jaredoconnell
Copy link
Contributor

Makes it so the client will not deadlock if the channel is not closed, and closes missing code coverage.

While it's no longer required to close the channel, it's still a good idea to do that. That's reflected in the current documentation.


By contributing to this repository, I agree to the contribution guidelines.

Makes it so the client will not deadlock if the channel is not closed, and closes missing code coverage
Copy link
Contributor

@webbnh webbnh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jaredoconnell jaredoconnell merged commit d450f47 into main Jul 31, 2024
1 check passed
@jaredoconnell jaredoconnell deleted the refactor-client branch July 31, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants